home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 June / Software of the Month Club 1996 June.iso / pc / dos / dtp / display / readme.1st < prev    next >
Text File  |  1996-03-07  |  4KB  |  77 lines

  1. This file contains a short overview of DISPLAY and the files you need.
  2. It includes a list of files that you should read.
  3.  
  4. DISPLAY can view, convert, manipulate, read and write images and movies.
  5. It can create movies and slide-shows. DISPLAY supports a wide variety of
  6. graphic and movie formats (8-24 bit). With the image manipulation tools,
  7. it's more than just a viewer/converter.
  8.  
  9. To use all options you will need both, dispXXXa.zip and dispXXXb.zip.
  10. Be sure to use the directory tree option for unpacking (i.e. pkunzip -d)
  11. The following filelist is for version 1.89
  12.  
  13. contents of disp189a.zip
  14. ------------------------
  15.  
  16.   DISPLAY.EXE                   - the executable program for 386 and above
  17.   DISPLAY.PIF                   - PIF file to run DISPLAY in MS-Windows 3.1
  18.   GO32.EXE                      - the dos-extender required to run display
  19.   INSTALL.EXE                   - the install program
  20.   INSTALL                       - documentation to install display manually  
  21.   EMU387                        - needed for machines without FPU
  22.   CONFIG.DIS                    - the configuration file
  23.   BRIEF.DOC                     - quick help
  24.   CHANGE                        - history of display
  25.   RUNME.BAT                     - batchfile to start display
  26.   README.1ST                    - the file you are reading
  27.   FILE_ID.DIZ                   - description file for ftp
  28.   DOC/DISPLAY.FAQ               - Frequently Asked Questions
  29.   DOC/MATCH.DOC                 - documentation for unix-like wildcards
  30.   DOC/ATI_16M.DOC               - documentation for the ATI graphic-card
  31.   DOC/SHEET.TPL                 - example file for contact-sheet making
  32.   DOC/DISPLAY.DOC               - documentation for display
  33.   DOC/VDRIVER.DOC               - documentation for video drivers
  34.   DOC/REPORT.FMT                - error report form
  35.   COPY/COPYING.CB               - copyright
  36.   COPY/COPYING.DJ               - copyright
  37.   COPY/COPYMISC.DOC             - copyright
  38.   DRIVER/*.GRN                  - video drivers
  39.   DRIVER/*.GRD                  - video drivers
  40.   UTIL/FINDJPG.C                - source for findjpg.exe
  41.   UTIL/FINDJPG.EXE              - extract JPEG image from file
  42.   UTIL/VESAINFO.C               - source for vesainfo.com
  43.   UTIL/VESAINFO.COM             - program to check your graphic-card
  44.   UTIL/MAKEFILE                 - makefile to compile vesainfo.c
  45.   UTIL/PIECES/VESAINFO.C        - source for vesainfo.com
  46.  
  47. contents of disp189b.zip
  48. ------------------------
  49.  
  50.   DRVSRC/*.ASM                  - source for video drivers
  51.   DRVSRC/*.INC
  52.   DRVSRC/MAKEFILE
  53.   DRVSRC/*.C
  54.   DRVSRC/*.H
  55.   DRVSRC/VESA/*.H               - source for vesa video driver
  56.   DRVSRC/VESA/*.INC
  57.   DRVSRC/VESA/MAKEFILE
  58.   DRVSRC/VESA/*.C
  59.   DRVSRC/VESA/*.ASM
  60.   DRVSRC/VESA/*.OBJ
  61.   DRVSRC/VESA/DOCS/VESA.TXT
  62.   DRVSRC/VESA/PAGING/VESA.C
  63.   DRVSRC/VESA/PIECES/*.C
  64.   FONTS/*.FNT                   - font library for use with display
  65.  
  66.  Most people won't need the dispXXXb.zip, but if you want to create contact-
  67.  sheets you'll need the fonts.
  68.  
  69. It's highly recommended to read display.doc (the file is short and not well
  70. written but you'll learn many useful things about display). It is located in
  71. the doc\ subdirectory. You can use an editor or lister or use the F1 key.
  72. There is another important files you should read: display.faq.
  73. If you want to change the configuration of display take a look inside the
  74. config.dis file. Although you can change most things from inside display
  75. you'll understand some things much better, if you've read the comments in
  76. the configuration file.
  77.